home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 132 (Alt)
/
Vol 132.iso
/
games
/
hewitt.swf
/
scripts
/
DefineButton2_1999
/
BUTTONCONDACTION on(press).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2011-06-09
|
94 b
|
6 lines
on(press){
_root.fade.gotoAndPlay(1);
stopAllSounds();
_root.gotoAndStop(16);
}